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 first example robot (rrbot as system) #37

Merged
merged 40 commits into from
Dec 5, 2020

Conversation

destogl
Copy link
Member

@destogl destogl commented Sep 11, 2020

Some TODOs:

  • add xacro dependecy
  • parse robot's description from the xacro file
  • remove urdf file

* Change package names to represent the actual state.
* Describe connection to the example URDFs
@codecov-io
Copy link

codecov-io commented Dec 3, 2020

Codecov Report

Merging #37 (732a3bc) into master (85450cc) will decrease coverage by 100.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##            master     #37        +/-   ##
============================================
- Coverage   100.00%   0.00%   -100.00%     
============================================
  Files            4       1         -3     
  Lines            4      71        +67     
============================================
- Hits             4       0         -4     
- Misses           0      71        +71     
Flag Coverage Δ
unittests 0.00% <ø> (-100.00%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...l_demo_hardware/src/rrbot_system_position_only.cpp 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b4968d...732a3bc. Read the comment docs.

Copy link
Member

@jordan-palacios jordan-palacios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Barring @bmagyar comments, LGTM.

@bmagyar
Copy link
Member

bmagyar commented Dec 5, 2020

@destogl I'm happy to update these components (let's merge soon) once ros-controls/ros2_control#258 is merged. I'm happy to merge this now

destogl and others added 2 commits December 5, 2020 19:52
…rrbot_system_position_only.hpp

Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
Co-authored-by: Bence Magyar <bence.magyar.robotics@gmail.com>
Copy link
Member

@bmagyar bmagyar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with latest master of framework and controllers, nice work!
Also tested all commands in the readme

@bmagyar bmagyar merged commit 3dfe077 into master Dec 5, 2020
@destogl destogl deleted the add_rrbot_system_position_joints branch December 5, 2020 22:03
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.

6 participants