aliasrobotics / aztarna

aztarna, a footprinting tool for robots.
https://aliasrobotics.com
GNU General Public License v3.0
89 stars 27 forks source link

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

Closed LanderU closed 6 years ago

LanderU commented 6 years ago

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.

XabierPB commented 6 years ago

Fair enough. That option has been added too

LanderU commented 6 years ago
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.