Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add standard ROS odometery, TF and GPS + Enhancements #41

Merged
merged 10 commits into from Apr 1, 2016

Conversation

mani-monaj
Copy link
Member

No description provided.

- The driver integerates ESD aligned velocity vector of the Bebop to
calculate odom->tf transform and to publish pose/twist of the Bebop to
/odom topic
- Add dependency to tf2 and tf2_ros
- Add a simple kinematic model of Bebop as URDF/Xacro (base_link,
    camera joints and the optical frame)
- Add a new param for enable/disable the TF publisher for odom
- Add a new param to set the odom frame id
- Include bebop_description and robot_state_publisher in driver's launch
files
- Improve the organization of launch and param files
- Add proper limitations for camera's pan/tilt joints
- Message type: sensor_msgs/NavSatFix
- Topic: fix
  - Properly invoke rostest from cmake per official documentation
  - Add a new CMake option "RUN_HARDWARE_TESTS" to explicitly enable hardware in the loop testing (disabled by default)
  - Update the documentation on running the hardware tests
- All tests pass using Bebop 1.0 (2.0.57) and Bebop 2.0 (3.1.0)
@mani-monaj mani-monaj merged commit d656bb9 into indigo-devel Apr 1, 2016
This was referenced Apr 1, 2016
@mani-monaj mani-monaj deleted the odom-tf-dev branch June 29, 2016 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant