[Rock-dev] Conversion functions creation for ROS-ROCK bridge

Sylvain Joyeux sylvain.joyeux at dfki.de
Mon Jun 10 14:44:06 CEST 2013


On 06/07/2013 04:17 PM, Pierre Letier wrote:
> Dear All,
>
> When I want to create a Rock-ROS bridge based on a own type defined in
> my Rock component, I compile the component after inserting:
> typekit do ros_mappings "Rock_type" => "ROS type".
>
> This creates templates of conversion functions in the typekit folder of
> my component. But I see there 4 functions per conversion, the two that
> are explained in the documentation (to and from ROS) but also two
> functions for conversion with "Rock_type_m" type. What is it ? Has it to
> be used ?
My guess is that you can ignore those.

The _m types are orogen-generated types that are used to automatically 
marshal "opaque types". These should not be needed since you do the 
convertion manually.

   http://rock-robotics.org/master/documentation/orogen/opaque_types.html
-- 
Sylvain Joyeux (Dr.Ing.)
Space & Security Robotics

!!! Achtung, neue Telefonnummer!!!

Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany

Phone: +49 (0)421 178-454136
Fax:   +49 (0)421 218-454150
E-Mail: robotik at dfki.de

Weitere Informationen: http://www.dfki.de/robotik
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.:    DE 148646973
Steuernummer:  19/673/0060/3
-----------------------------------------------------------------------


More information about the Rock-dev mailing list