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

相关推荐
AiTEN_Robot8 小时前
技术赋能降本:机器人叉车在物流场景的成本优化实践
机器人·自动化·制造
会编程是什么感觉...11 小时前
机器人 - 关于MIT电机模式控制
机器人·电机
Deepoch13 小时前
钢铁读懂作物语:Deepoc具身模型掀起农业机器人革命
机器人
PNP Robotics13 小时前
PNP机器人上海宝山智能机器人年会发表机器人10年主题演讲演讲
人工智能·python·机器人
沫儿笙13 小时前
abb焊接机器人保护气体省气设备
人工智能·机器人
机器人行业研究员13 小时前
轮足之争外,六维力传感器才是机器人的隐形核心
人工智能·机器人·人机交互·六维力传感器·关节力传感器
飞舞哲13 小时前
机器人逆解中常见三角函数变换
机器人
诸葛务农20 小时前
人形机器人:热成像血管分布图及糖尿病足早期病变预警模型
人工智能·机器人
沫儿笙1 天前
安川机器人焊机混合气降本方法
物联网·机器人
WWZZ20252 天前
快速上手大模型:深度学习5(实践:过、欠拟合)
人工智能·深度学习·神经网络·算法·机器人·大模型·具身智能