松灵机器人 scout ros2 驱动 安装

必须使用 ubuntu22

必须使用 链接的humble版本

#打开can 口

复制代码
 sudo modprobe gs_usb

 sudo ip link set can0 up type can bitrate 500000

 sudo ip link set can0 up type can bitrate 500000

 sudo apt install can-utils

candump can0

mkdir -p ~/ros2_ws/src
 cd ~/ros2_ws/src
git clone https://github.com/westonrobot/ugv_sdk.git
git clone https://github.com/westonrobot/scout_ros2.git
cd ..
colcon build

Launch ROS nodes

Start the base node for the Scout robot

ros2 launch scout_base scout_base.launch.py

Start the keyboard tele-op node

ros2 run teleop_twist_keyboard teleop_twist_keyboard

或者你直接下载我调整好的

我的github

复制代码
git clone https://github.com/luogantt/scout_ros2_humble_lg

 cd scout_ros2_humble_lg
 colcon build

#打开can 口

复制代码
 sudo modprobe gs_usb

 sudo ip link set can0 up type can bitrate 500000

 sudo ip link set can0 up type can bitrate 500000

 sudo apt install can-utils

candump can0

Launch ROS nodes

Start the base node for the Scout robot

ros2 launch scout_base scout_base.launch.py

Start the keyboard tele-op node

ros2 run teleop_twist_keyboard teleop_twist_keyboard

相关推荐
PiKaMouse.3 小时前
navigation2-humble从零带读笔记第一篇:nav2_core
c++·算法·机器人
CoovallyAIHub6 小时前
多 Agent 手术推理框架:Agent 辩论+RAG 补上手术知识,零样本超越监督基线 14.6 个百分点
算法·架构·机器人
鲁邦通物联网9 小时前
架构实战:机房轮式巡检机器人梯控的非侵入式边缘解耦设计
机器人·巡检机器人·机器人梯控·机器人乘梯·机器人自主乘梯·agv机器人梯控·巡检机器人梯控
瑞璐塑业peek注塑10 小时前
关节执行器:一体化成型PEEK轴承注塑方案,实现机器人轻量化运行
机器人
CyanMind11 小时前
IsaacLab 训练范式探索(一):让机器人拥有“记忆”的 RNN 策略
人工智能·rnn·机器人
workflower12 小时前
智能体安全呈现三大核心趋势
人工智能·安全·机器人·智能家居·ai编程
灵途科技13 小时前
让机器人真正“看见”空间 | 灵途科技两款传感器亮相AWE2026
人工智能·科技·机器人
广州赛远13 小时前
埃夫特ER6B涂装机器人防护服应用行业深度解析-选错等于“慢性报废”
机器人
WWZZ202514 小时前
具身智能入门Isaac Sim——机器人设置-中级搭建机械臂
机器人·大模型·具身智能·isaac sim
kyle~14 小时前
机器人法兰中心坐标 与 TCP坐标
c++·机器人·机械臂·运动控制