Skip to content

1.1.1

Compare
Choose a tag to compare
@PedroS235 PedroS235 released this 25 Apr 17:36
· 37 commits to main since this release
f59e24d

🚀 Unitree ROS Driver v1.1.1 Release

This release fixes a bug in the launch file, where in the humble distribution there was an import error and in addition the launch file had the missing default value for the robot_ip, causing it to require the user to always input the right robot_ip.

From now on, in order to launch for a Wi-Fi connection, one just needs to add the arg wifi:=true.
Here's the command: ros2 launch unitree_ros unitree_ros_launch.py wifi:=true

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.1