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

prajyot's profile - activity

2021-09-23 02:28:11 -0500 marked best answer I am getting cmake error

Straight dump of the error message:

Traceback (most recent call last):
  File "/home/ubuntu/helloworld_ws/build/catkin_generated/generate_cached_setup.py", line 22, in <module>
    code = generate_environment_script('/home/ubuntu/helloworld_ws/devel/env.sh')
  File "/opt/ros/kinetic/lib/python2.7/dist-packages/catkin/environment_cache.py", line 62, in generate_environment_script
    env_after = ast.literal_eval(output.decode('utf8'))
  File "/usr/lib/python2.7/ast.py", line 49, in literal_eval
    node_or_string = parse(node_or_string, mode='eval')
  File "/usr/lib/python2.7/ast.py", line 37, in parse
    return compile(source, filename, mode, PyCF_ONLY_AST)
  File "<unknown>", line 1
    ROS_DISTRO was set to 'Ardent' before. Please make sure that the environment does not mix paths from different distributions.
                 ^
SyntaxError: invalid syntax
CMake Error at /opt/ros/kinetic/share/catkin/cmake/safe_execute_process.cmake:11 (message):
  execute_process(/usr/bin/python
  "/home/ubuntu/helloworld_ws/build/catkin_generated/generate_cached_setup.py")
Call Stack (most recent call first):
  /opt/ros/kinetic/share/catkin/cmake/all.cmake:198 (safe_execute_process)
  /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:20 (include)
  CMakeLists.txt:52 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/ubuntu/helloworld_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/ubuntu/helloworld_ws/build/CMakeFiles/CMakeError.log".
2021-03-16 07:40:35 -0500 received badge  Famous Question (source)
2020-12-18 13:18:28 -0500 marked best answer Is this necessry to learn ros for ros 2?

For understanding of ROS2 real time. Is need to learn ROS .

2020-10-20 06:21:41 -0500 received badge  Famous Question (source)
2020-06-05 10:50:45 -0500 received badge  Notable Question (source)
2020-03-13 04:47:47 -0500 received badge  Famous Question (source)
2020-03-02 02:13:59 -0500 received badge  Famous Question (source)
2020-03-02 02:13:59 -0500 received badge  Notable Question (source)
2020-01-30 03:24:02 -0500 received badge  Popular Question (source)
2019-12-05 01:32:44 -0500 received badge  Famous Question (source)
2019-12-05 01:29:57 -0500 asked a question Where do I get internal structure of rosbag file?

Where do I get internel structure of rosbag file? Hi all, I want know about data structure of ros bag file because I wa

2019-12-04 00:56:50 -0500 asked a question Where I get ros bag file of version 1.2 ?

Where I get ros bag file of version 1.2 ? I want old 1.2 version of ros bag file because I want to know the structure of

2019-07-17 23:03:55 -0500 commented question Is this possible closed loop PID in ros?

@PeteBlackerThe3rd Thank you.

2019-07-17 23:03:55 -0500 received badge  Commentator
2019-07-17 21:41:48 -0500 received badge  Notable Question (source)
2019-07-17 08:57:24 -0500 received badge  Popular Question (source)
2019-07-17 07:44:09 -0500 edited question Is this possible closed loop PID in ros?

Is this possible closed loop PID in ros? The PID which control the speed of motor.

2019-07-17 07:44:06 -0500 edited question Is this possible closed loop PID in ros?

Is is possible closed loop PID in ros? The PID which control the speed of motor.

2019-07-17 01:39:23 -0500 asked a question Is this possible closed loop PID in ros?

Is is possible closed loop PID in ros? The PID which control the speed of motor.

2019-07-07 01:51:26 -0500 received badge  Popular Question (source)
2019-07-05 13:53:20 -0500 received badge  Notable Question (source)
2019-07-05 05:53:30 -0500 commented answer Is this necessry to learn ros for ros 2?

I think ROS2 has not full support to embedded system. It will not support all type of controller and sensors.

2019-07-05 00:57:00 -0500 received badge  Popular Question (source)
2019-07-05 00:51:00 -0500 edited question What is advantages of ROS over PLC.

What is advantages of ROS over PLC. Basic advantages of ROS over PLC. It is possible replace robot which uses PLC with

2019-07-04 04:04:00 -0500 edited question What is advantages of ROS over PLC.

What is advantages of ROS over PLC. Basic advantages of ROS over PLC. It is possible replace robot which uses PLC with

2019-07-04 04:03:18 -0500 asked a question What is advantages of ROS over PLC.

What is advantages of ROS over PLC. Basic advantages of ROS over PLC. It is possible replace robot which uses PLC with R

2019-07-03 08:13:54 -0500 edited question I am getting rosbag error?

I am getting rosbag error? While writing rosbag I getting following error? terminate called after throwing an instance

2019-07-03 01:23:19 -0500 received badge  Popular Question (source)
2019-07-03 00:43:45 -0500 commented question I am getting rosbag error?

I updated function which writes the bag file.

2019-07-03 00:39:03 -0500 commented answer Is this necessry to learn ros for ros 2?

Thanks for help. And yes there are not may resource available that will clear the concepts ofROS2 and I also have lots

2019-07-03 00:38:11 -0500 commented answer Is this necessry to learn ros for ros 2?

And it is possible to use ROS in real time(hard realtime) application. Please suggest me.

2019-07-03 00:37:47 -0500 commented answer Is this necessry to learn ros for ros 2?

And it is possible to use ROS in real time(hard realtime) application. Please suggest me.

2019-07-03 00:36:12 -0500 commented answer Is this necessry to learn ros for ros 2?

Thanks for help. And yes there are not may resource available that will clear the concepts ofROS2 and I also have lots

2019-07-03 00:28:10 -0500 edited question I am getting rosbag error?

I am getting rosbag error? While writing rosbag I getting following error? terminate called after throwing an instance

2019-07-03 00:26:52 -0500 edited question I am getting rosbag error?

I am getting rosbag error? While writing rosbag I getting following error? terminate called after throwing an instance

2019-07-03 00:26:23 -0500 commented question I am getting rosbag error?

I updated function which writes the bag file

2019-07-03 00:24:35 -0500 edited question I am getting rosbag error?

I am getting rosbag error? While writing rosbag I getting following error? terminate called after throwing an instance

2019-07-03 00:23:54 -0500 edited question I am getting rosbag error?

I am getting rosbag error? While writing rosbag I getting following error? terminate called after throwing an instance

2019-07-03 00:22:55 -0500 edited question I am getting rosbag error?

I am getting rosbag error? While writing rosbag I getting following error? terminate called after throwing an instance

2019-07-03 00:22:12 -0500 edited question I am getting rosbag error?

I am getting rosbag error? While writing rosbag I getting following error? terminate called after throwing an instance

2019-07-03 00:21:08 -0500 edited question I am getting rosbag error?

I am getting rosbag error? While writing rosbag I getting following error? terminate called after throwing an instance

2019-07-03 00:21:08 -0500 received badge  Editor (source)
2019-07-03 00:01:06 -0500 received badge  Notable Question (source)
2019-07-02 08:30:56 -0500 received badge  Popular Question (source)
2019-07-02 05:27:25 -0500 asked a question I am getting rosbag error?

I am getting rosbag error? While writing rosbag I getting following error? terminate called after throwing an instance

2019-07-02 00:27:12 -0500 asked a question Is this necessry to learn ros for ros 2?

Is this necessry to learn ros for ros 2? For understanding of ROS2 real time. Is need to learn ROS .

2019-06-20 09:08:02 -0500 received badge  Famous Question (source)
2019-06-20 09:07:41 -0500 received badge  Famous Question (source)
2019-06-20 09:07:41 -0500 received badge  Notable Question (source)
2019-06-19 10:31:36 -0500 received badge  Popular Question (source)