Robotics StackExchange | Archived questions

Constructing a ros-enabled class through rosjava

I am trying to use rosjava to setup an interface to our robots using the Orc programming language, which can import arbitrary rosjava classes (reference).

I can see examples for creating nodes through rosjava, but is it possible to create a arbitrary class that can make service/actionlib calls asynchronously, one that I can import in Orc?

Edit #1

I am using Hydro Beta, should it make a difference.

Thanks! Piyush

Asked by piyushk on 2013-08-16 16:33:58 UTC

Comments

Answers