ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Why does rosed not exist in Noetic Windows 10?

asked 2022-01-13 05:43:42 -0500

zain0097 gravatar image

updated 2022-01-13 06:51:04 -0500

osilva gravatar image

I installed ROS Noetic desktop full on windows 10.

I have reached in this chapter of the tutorial but i am stuck because of the reason below:

But the problem is when I call rosed, I get this error

C:\Users\zaina\OneDrive\Dokumenter\ros_ws\noetic_ros_1>rosed
'rosed' is not recognized as an internal or external command,
operable program or batch file.

It says that rosed does not exist in the ROS Noetic directory, which it normally should.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-01-13 06:11:51 -0500

osilva gravatar image

updated 2022-01-13 08:28:13 -0500

Hi @zain0097

EDIT: Sorry I misread the title first time, revised answer.

The list of ros commands available on ROS on Windows are:

roscd
rosbag
rosclean
rosconsole
roscore
roscreate-pkg
rosdiagnotic
rosgraph
roslaunch
rosmake
rosmaster
rosmsg
rosmsg-proto
rosnode
rospack
rosparam
rosservice
rossrv
rosstack
rostest
rostime
rostopic
rosunit
roswtf

This can be found: opt\ros\noetic\x64\bin

Btw, for other things that have not been ported like rosdep check this link:

https://github.com/ms-iot/ROSOnWindow...

edit flag offensive delete link more

Comments

rosdep != rosed.

gvdhoorn gravatar image gvdhoorn  ( 2022-01-13 07:59:45 -0500 )edit

Sorry, yes I misread.

osilva gravatar image osilva  ( 2022-01-13 08:08:40 -0500 )edit

Unfortunately rosed is not included either. To find the list of available equivalent of ros command tools, check this directory: opt\ros\noetic\x64\bin

osilva gravatar image osilva  ( 2022-01-13 08:20:04 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2022-01-13 05:43:42 -0500

Seen: 103 times

Last updated: Jan 13 '22