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 test_controller ros2 package #19

Merged
merged 5 commits into from
Nov 24, 2023
Merged

Add test_controller ros2 package #19

merged 5 commits into from
Nov 24, 2023

Conversation

martinaxgloria
Copy link
Member

As per the title, this PR adds a ros2 package called test_controller. It contains:

  • A simple C++ code that creates a node that uses MoveIt2 tools to sample the workspace and compute a set of trajectories in the Cartesian space;
  • A launch file that is used to launch the node previously discussed;
  • A report in which the design of the tests and how they were carried out are described, with the related plots generated in Matlab;
  • A folder called utils with the 2 Matlab scripts I used to obtain the plots.
  • Some other little fixes

I open this PR mostly for the report part, in order to be sure to have not missed anything important and/or to understand it is all clear to someone who is not me.

@Nicogene Nicogene merged commit 944835a into master Nov 24, 2023
@Nicogene Nicogene deleted the feat/test_controller branch November 24, 2023 09:12
@Nicogene
Copy link
Member

Great work! 🎖️

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.

Make test on the performance of the controller
3 participants