ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

SystemC processor in Gazebo/ROS?

asked 2018-02-01 07:21:31 -0500

Oddity gravatar image

updated 2018-02-01 08:43:59 -0500

I have to work on a drone which will be controlled by a given processor. I have a SystemC version of the processor, and I'd like to use it to simulate the control of the drone. I was wondering if this could be done in Gazebo. I am familiar with ROS, but I only used it with a raspberry PI in a robot, so I had no custom hardware in the loop.

At the same time, I don't have (yet) any experience in SystemC. According to the person who will provide me with the processor, it is a precise model, to which I provide the SW in binary, and then simulate it for how many ns I want.

So I was wondering, since after all SystemC is a set of C++ classes, would it be possible to integrate this model directly into ROS/Gazebo? So a Gazebo world with a drone in it would take as inputs the commands to the motors (or something like that) from the processor's model, and send back to the model the sensor's readings.

If any of you guys have ever done something like that, I'd be very interested to hear about it! And if not, do you think it is feasible ?

Edit: since this might require some very specific knowledge, I've asked the same question on stackoverflow (robotics) and on the gazebo forum. https://robotics.stackexchange.com/qu... http://answers.gazebosim.org/question...

edit retag flag offensive close merge delete

Comments

could you please link to the other questions? thx.

mgruhler gravatar image mgruhler  ( 2018-02-01 07:36:31 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2018-02-18 06:04:39 -0500

Relevant to this question is this paper that shows SystemC and ROS linkage. http://openlib.tugraz.at/download.php...

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2018-02-01 07:21:31 -0500

Seen: 247 times

Last updated: Feb 01 '18