Skip to content

Repository files navigation

FW-max_pro

YUHESEN Omnidrectional UGV FW-max pro ros driver

FW-max pro main2


tested environment

  • ubuntu 22.04
  • ROS2 Humble

dependencies


sudo apt install ros-humble-nav-msgs
sudo apt install ros-humble-rqt-robot-steering

clone && build && launch


  • source ROS2 environment
source /opt/ros/humble/setup.bash

  • move to {workspace}/{source_folder}
cd ~/ros2_ws/src

  • clone packages
git clone https://github.com/RLmodel/FW-max_pro-2025.git

  • move to workspace
cd ~/ros2_ws

  • colcon build && source install folder
colcon build --packages-select --symlink-install yhs_can_interfaces
colcon build --packages-select --symlink-install yhs_can_control
source install/setup.bash

  • ip link up && set bitrate
sudo ip link set can0 up type can bitrate 500000

  • launch
ros2 launch yhs_can_control yhs_can_control.launch.py

  • cmd_vel control test
rqt_robot_steering

Debug

  • check can connection
ifconfig -a | grep can

  • check can message
candump can0

YUHESEN _ FW max Demonstration of robot functions 0-49 screenshot

YUHESEN _ FW max Demonstration of robot functions 2-21 screenshot

FW-max pro trans

About

YUHESEN Omnidrectional UGV FW-max pro ros driver

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages