Package Summary

Tags No category tags.
Version 0.0.5
License BSD
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/iRobotEducation/create3_examples.git
VCS Type git
VCS Version humble
Last Updated 2024-06-27
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

C++ action server exposing a non-systematic coverage behavior

Additional Links

No additional links.

Maintainers

  • Alberto Soragna
  • Justin Kearns

Authors

  • Alberto Soragna

iRobot® Create® 3 Coverage

This example creates a ROS 2 action server that runs a simple non-systematic coverage algorithm on your Create® 3.

The purpose of this example is to show how to command your robot and react to its hazard information.

How to use

Build this and the create3_examples_msgs packages. Source the setup shell scripts.

Start the coverage action server

ros2 run create3_coverage create3_coverage

In a separate terminal command a coverage action

ros2 action send_goal /coverage create3_examples_msgs/action/Coverage "{explore_duration:{sec: 500, nanosec: 0}, max_runtime:{sec: 1000,nanosec: 0}}"

Robot initial configuration

NOTES: - Do not start the behavior with the robot undocked, but very close to the dock. The behavior may fail or it may cause the robot to run over its dock. It's safe to start with the robot still docked. - Do not start the behavior with the robot in contact with obstacles or cliffs.

Troubleshooting

Waiting for an action server to become available...

If users notice that they are unable to communicate with the coverage action server when using Fast-DDS RMW, this is due to the following bug https://github.com/ros2/rmw_fastrtps/issues/563. A simple fix consists in updating the rwm_fastrtps_cpp library to a version >= 5.0.1

CHANGELOG

Changelog for package create3_coverage

0.0.5 (2024-06-27)

  • update create3_coverage package.xml
  • Contributors: Alberto Soragna

0.0.4 (2024-06-27)

0.0.3 (2024-06-27)

0.0.2 (2024-06-05)

  • Merge pull request #39 from iRobotEducation/jkearns/topic-fix change dock topic to dock_status for humble
  • fix topic for humble
  • minor changes to support ROS 2 Humble
  • update READMEs with link to ROS galactic and create3_coverage troubleshooting
  • Merge pull request #17 from iRobotEducation/asoragna/rename-duration rename coverage action max_duration into max_runtime
  • rename coverage action max_duration into max_runtime
  • Merge pull request #9 from iRobotEducation/asoragna/ready-to-start check if all robot topics/servers are available before accepting a goal
  • check if all robot topics/servers are available before accepting a goal
  • Documentation updates Typos, trademark symbols, and grammar fixes.
  • update license to BSD-3
  • Merge pull request #5 from iRobotEducation/asoragna/improvements improve dock detection, add backup limit hazard and minor improvements
  • reduce opcodes buffer time
  • improve dock detection, add backup limit hazard and minor improvements
  • Merge pull request #4 from iRobotEducation/asoragna/license change LICENSE to apache 2.0
  • change LICENSE to apache 2.0
  • Merge pull request #2 from iRobotEducation/asoragna/create3-coverage Add create3 coverage example
  • mention reflexes in readme
  • allow user to disable reflexes on the robot and run custom reflex implementation
  • keep list of past orientations when trying to evade from obstacles
  • add explore_time argument and cleanup of logs
  • go to drive_straight if spiral succeeds
  • small fixes handling cancel and abort
  • rework drive_straight behavior to support max distance
  • fix typo in README.md
  • enable kidnap detection
  • Add create3 coverage example
  • Contributors: Alberto Soragna, Justin Kearns, Steven Shamlian

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged create3_coverage at Robotics Stack Exchange

No version for distro iron. 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.
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 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.