JdeRobot / VisualStates

Tool for visual programming of robots using automata
https://jderobot.github.io/VisualStates/
GNU General Public License v3.0
8 stars 8 forks source link

Issue in building visualstates tool for ROS2 #133

Closed pankhurivanjani closed 5 years ago

pankhurivanjani commented 5 years ago

Using colcon build, I am able to build up the package without error, but when trying to run it with ros2 run 'visualstates' it shows the error

Package 'visualstates' not found

To check : Changes for including a package in an active ROS2 workspace.

Till I find the fix for this problem, can developers working on this tool suggest some other workaround to run this tool?

pankhurivanjani commented 5 years ago

Issue solved by using correct syntax in package.xml