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

相关推荐
2zcode9 分钟前
基于MATLAB的家用场景下扫地机器人路径规划研究设计
开发语言·matlab·机器人
weixin_417197052 小时前
王府井来了个新店员:穿机械骨骼,不会请假,还会表演节目
人工智能·机器人
AI进化营-智能译站8 小时前
ROS2 C++开发系列17-多线程驱动多传感器|chrono高精度计时实现机器人同步控制
java·c++·ai·机器人
2601_9579648712 小时前
375V锂电池完整设计方案要求(工业级高压动力系统解决方案)【浩博电池】
机器人
feasibility.13 小时前
SpaceMind论文解读:太空具身智能的范式跃迁 —— 中科院发布首个自进化太空机器人智能体框架
人工智能·科技·机器人·具身智能·skills·太空·进化
mit6.82415 小时前
人类数据 | 行为克隆 | 机器人学习的未来
人工智能·机器人
05候补工程师21 小时前
深度解构 ROS 2:如何手动调通 Nav2 A* 路径规划引擎
linux·人工智能·经验分享·算法·机器人
zhangrelay1 天前
云课实践速通系列-基础篇汇总-必修-通识基础和专业基础-2026--工科--自动化、电气、机器人、测控等
linux·笔记·单片机·学习·ubuntu·机器人·自动化
卡死我了1 天前
机器人的camera入门基础知识
机器人
FeiHu 1145141 天前
机器人运动学①
机器人