how to use .yaml files with ROSJava
Hi,
In a project, I would like to use .yaml files with a node developed with ROSJava.
Any help?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I solved the problem using the following project: http://code.google.com/p/yamlbeans/
In a first iteration, I used snakeYAML but yamlbeans is easier to process ROS yaml files.
Asked: Jan 7 '12
Seen: 375 times
Last updated: Jan 07 '12
Problem with MAC OS installation with YAML.
Generating messages for rosjava?
AssertionError: Test node [test_rosjava/tester]
How to develop Java sources in Eclipse when you use rosjava
Understanding rosjava, as recently announced by Google and Willow Garage