aliasrobotics/aztarna

Request of feature (ROS/ros, SROS/sros)

LanderU opened this issue · 2 comments

When I try to run the code with ros I get: Invalid type selected error:

lander@MacBook-Pro-de-Lander:~$ aztarna -t ros -p 11311 -a 115.129.241.241
Invalid type selected

Only ROS or SROS are the valid types. I like to be able to run the code using ros or sros.

Fair enough. That option has been added too

lander@MacBook-Pro-de-Lander:~/github/aztarna (master)$ aztarna -t ros -p 11311 -a 115.129.241.241
[-] Error connecting to host http://115.129.241.241:11311: 
	Not a ROS host

Validated, thanks @XabierPB.