How does Robotics Toolbox connect to ROS?
3 views (last 30 days)
Show older comments
Clayton Allen
on 11 Mar 2020
Answered: Cam Salzberger
on 11 Mar 2020
Greetings,
I downloaded a trial of ROS Toolbox and it came with the Robotics Toolbox along with Navigation and several others. What I am failing to understand is how they connect.
Cheers,
0 Comments
Accepted Answer
Cam Salzberger
on 11 Mar 2020
Clayton,
In previous releases of MATLAB, there was only the Robotics System Toolbox, which had some ROS and navigation applications. In R2019b, this toolbox was split into three, and each toolbox was augmented with more focused tools for their applicable area. All three toolboxes are still useful for robotics in general, but an individual may not need all three for their focus area of robotics. Also, navigation and ROS communication is also applicable to areas outside of robotics (like automated driving), and so can now be used separately of the Robotics System Toolbox.
There is some similarity between them (like using the same transformation and quaternion conventions), and some cross-applicability (like the Navigation Toolbox's SLAM Map Builder app importing from rosbags), but that tends to be true across many MATLAB toolboxes.
-Cam
0 Comments
More Answers (0)
See Also
Categories
Find more on Code Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!