No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.
Package Summary
Tags | No category tags. |
Version | 0.0.0 |
License | Apache-2.0 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/sayantani-bhattacharya/multi-hetero-agent-exploration-on-unitreegos.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2025-03-25 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Unitree GO2 Autonomous exploration package
Additional Links
No additional links.
Maintainers
- sayantani
Authors
No additional authors.
Autonomous Navigation package for Unitree GO2.
Author: Sayantani Bhattacharya
Procedure to run:
Current(will try to reduce the steps):
Terminal 0 [Prepping Environment]:
./setup.sh # In the unitree_ros submodule after connecting to GO2, as mentioned in its ReadMe.
source /opt/ros/jazzy/setup.bash
source install/setup.bash
Terminal 1: [unitree_go2_nav] -> run in [main_pkg]
As a sanity check delete the previous map (rm ~/.ros/rtabmap.db)
ros2 launch unitree_go2_nav navigation.launch.py The base launch file for transforms, robot-state, slam and manual navigation.
ros2 launch unitree_go2_nav navigation.launch.py
Terminal 2: [main_pkg]
This subscripes to map data by rtabmap pkg, and unitree topics, And solves for exploration goals.
Terminal 4: [unitree_ros]
./install/unitree_ros2_example/bin/high_level_ctrl This publishes to Unitree APIs, final abstaction layer.
./install/unitree_ros2_example/bin/high_level_ctrl
Terminal 5:
Trigger for GO2 to start exploring.
ros2 service call /explore_start go2_exploration_interfaces/srv/Empty
Troubleshooting
-
When building unitree_go2_nav for the first time, or after colcon clean,always follow:
colcon build --packages-select cyclonedds source /opt/ros/jazzy/setup.bash # [dont have this in bashrc if you are following the instruction of unitree_ros2, and using cyclonedds as middleware] colcon build source install/setup.bash
CHANGELOG
No CHANGELOG found.
Wiki Tutorials
This package does not provide any links to tutorials in it's rosindex metadata.
You can check on the ROS Wiki Tutorials page for the package.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
tf2_ros | |
rtabmap | |
rtabmap_ros | |
ament_lint_auto | |
ament_lint_common | |
ros2launch | |
rclcpp | |
rclcpp_action | |
std_srvs | |
geometry_msgs | |
tf2 | |
tf2_geometry_msgs | |
nav2_msgs | |
unitree_go2_nav_interfaces | |
go2_exploration_interfaces | |
visualization_msgs |
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged go2_exploration at Robotics Stack Exchange
No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.