Launch ROS2 driver for UR5e as well as Robotiq 2F-140:
ros2launchhsky_manipulationur5e_robotiq.launch.py
To test the UR5e and gripper you can use Moveit2:
ros2launchhsky_ur_moveitur_moveit.launch.py
To power-off the UR5e and Robotiq 2F-140 completely, run:
ros2runhsky_manipulationremote_shutdown.py
Important
The hsky_manipulation driver should be running when executing the shutdown procedure.
MMP Husky Viz
To visualize the Husky, you can run:
ros2launchhsky_vizview_robot.launch
MMP Husky Hokuyo
The Hokuyo is on by default from the startup job. To launch the Hokuyo only:
ros2launchhsky_lidarssystem.launch.py
Hokuyo
Warning
Do not run this command, as this is running in the background on startup via the hsky startup job.
MMP Husky Navigation
Navi2 — Odom Navigation
Navigate in the global frame of map
ros2launchhsky_nav2odom_navi.launch.py
Odom Based Navigation: After launching the drivers and commands, providing a 2D navigation goal in RViz initiates the navigation process. The brown arrow indicates the 2D navigation goal, while the small orange line represents the global planner and the green arrows depict the local planner. The green box surrounding the robot signifies the bounding box. In the map, blue areas represent the local cost map, and the grey area corresponds to the global cost map
Navi2 — Mapping
Mapping
Mapping can begin using the joystick controller:
ros2launchhsky_nav2slam.launch.py
Once you are satisfied with your map you can export it by running the following command in one of the Huskys terminals: