松灵机器人 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

相关推荐
明志数科8 小时前
10万小时UMI预训练验证Scaling Law:机器人策略模型的数据范式变革
人工智能·科技·机器人
蜜桃味女焊匠人10 小时前
气保焊怎样改造,稳定达成40%-60%节气降耗效果?
人工智能·经验分享·其他·机器人
REDcker16 小时前
机器人世界模型三类分类详解
分类·数据挖掘·机器人
code_pgf16 小时前
C++ 工程架构设计规范
c++·机器人
自动化智库17 小时前
OpenCvSharp读取、显示和写入图像
机器人
光锥智能1 天前
WAIC亮点|兼具泛化能力与作业效率的极智嘉机器人天团
人工智能·机器人
chase。1 天前
【学习笔记】PointWorld:迈向通用机器人操控的3D世界模型
笔记·学习·机器人
云间月13142 天前
搭一套截图识别通知机器人:OCR、飞书Webhook与远程触发实战
机器人·ocr·飞书
TsingtaoAI2 天前
脑控机器人项目交付|用意念指挥机器人,情绪交互与抓取功能全面实现
人工智能·ai·机器人·具身智能