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

MaxM's profile - activity

2023-06-25 11:15:46 -0500 received badge  Famous Question (source)
2022-09-12 12:12:12 -0500 received badge  Famous Question (source)
2021-04-16 08:07:08 -0500 received badge  Famous Question (source)
2020-09-30 23:20:20 -0500 received badge  Notable Question (source)
2020-08-20 07:49:48 -0500 received badge  Notable Question (source)
2020-08-20 03:50:45 -0500 commented answer Could not find your msg 'messageType' after following ros wiki tutorial step by step.

After doing all you said, it is still the same output as before. When I type rosmsg show and then tabulate it, my packag

2020-08-19 18:16:57 -0500 received badge  Popular Question (source)
2020-08-19 08:22:18 -0500 asked a question What is the difference between source devel/setup.bash and source /opt/ros/melodic/setup.bash?

What is the difference between source devel/setup.bash and source /opt/ros/melodic/setup.bash? I always thought that whe

2020-08-19 08:07:11 -0500 commented answer Could not find your msg 'messageType' after following ros wiki tutorial step by step.

I sourced my workspace like you said, but it still outputs Could not find msg 'messageType'. When i type rosmsg show and

2020-08-19 07:54:11 -0500 commented question Could not find your msg 'messageType' after following ros wiki tutorial step by step.

About the sourcing of the workspace. I did source /opt/ros/melodic/setup.bash. When I try to do source devel/setup.bash,

2020-08-19 07:50:15 -0500 commented question Could not find your msg 'messageType' after following ros wiki tutorial step by step.

I'll just post the beginning, because when I try to post the full error, I get a message saying "This content is forbidd

2020-08-19 07:46:21 -0500 commented question Could not find your msg 'messageType' after following ros wiki tutorial step by step.

When I type rosmsg show and then tabulate it, my package pack is not in the list. what is your output of rosmsg show p

2020-08-19 04:24:53 -0500 commented question Could not find your msg 'messageType' after following ros wiki tutorial step by step.

messageType.msg is indeed in a folder msg and I've added DIRECTORY msg to add_message_files as you said, but after rosms

2020-08-19 02:55:23 -0500 received badge  Popular Question (source)
2020-08-18 13:44:27 -0500 asked a question Could not find your msg 'messageType' after following ros wiki tutorial step by step.

Could not find your msg 'messageType' after following ros wiki tutorial step by step. So I had some trouble with using a

2020-07-31 15:27:53 -0500 commented answer Trouble installing ROS Noetic Ninjemys on Ubuntu 20.04

Did you try everything else that they specify in http://wiki.ros.org/noetic/Installation/Ubuntu?

2020-07-31 06:02:25 -0500 answered a question Trouble installing ROS Noetic Ninjemys on Ubuntu 20.04

Hi, the first thing I would do is make sure that your Ubuntu repositories are configured to allow "restricted," "univers

2020-07-31 06:02:25 -0500 received badge  Rapid Responder (source)
2020-07-28 09:11:06 -0500 received badge  Notable Question (source)
2020-07-27 15:39:52 -0500 received badge  Famous Question (source)
2020-07-10 05:14:41 -0500 received badge  Rapid Responder (source)
2020-07-10 05:14:41 -0500 answered a question How to use Openai with ROS (Python3)

You could try to migrate to ROS Noetic, because ROS Noetic targets Python 3. To switch to ROS Noetic, you would first h

2020-07-09 04:53:15 -0500 commented answer Beginner question: how to start a xml file in terminal for URDF?

No, that creates a file. That wasn't my problem. The problem that I had was that the syntax highlighting and formatting

2020-07-08 19:04:40 -0500 received badge  Popular Question (source)
2020-07-08 12:29:12 -0500 marked best answer Beginner question: how to start a xml file in terminal for URDF?

I am following a ROS course on edX and we're now learning about URDF. I believe that I understand the syntax but I don't know how to create a xml file without using the .xml extension. I tried vim new_robot.urdf but that doesn't seem to work.

I am using ROS Noetic on Ubuntu 20.04.

Any help would be appreciated.

2020-07-08 12:15:22 -0500 asked a question Beginner question: how to start a xml file in terminal for URDF?

Beginner question: how to start a xml file in terminal for URDF? I am following a ROS course on edX and we're now learni

2020-07-08 08:40:12 -0500 received badge  Enthusiast
2020-07-07 10:44:21 -0500 edited question Can I still use catkin init and catkin build when I can't install python-catkin-tools?

Can I still use catkin init and catkin build when I can't install python-catkin-tools? I'm using ROS Noetic on Ubuntu 20

2020-07-07 06:41:27 -0500 received badge  Notable Question (source)
2020-07-07 06:40:48 -0500 commented question ROS Callback counter

Is it possible that you couldn't import the right message types? Because you wrote: From posOtion.msg import RobotPos

2020-07-03 14:37:11 -0500 received badge  Supporter (source)
2020-07-03 14:37:09 -0500 marked best answer Can I still use catkin init and catkin build when I can't install python-catkin-tools?

I'm using ROS Noetic on Ubuntu 20.04. When I type sudo apt-get install python-catkin-tools, I get this:

Reading package lists... Done Building dependency tree
Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: python-catkin-tools : Depends: python-catkin-pkg (>= 0.2.9) but it is not installable Depends: python-osrf-pycommon but it is not installable E: Unable to correct problems, you have held broken packages.
2020-07-03 14:37:09 -0500 received badge  Scholar (source)
2020-07-03 14:37:01 -0500 received badge  Popular Question (source)
2020-07-03 11:28:56 -0500 asked a question Can I still use catkin init and catkin build when I can't install python-catkin-tools?

Can I still use catkin init and catkin build when I can't install python-catkin-tools? I'm using ROS Noetic on Ubuntu 20