Gazebo | Ignition | Community
Ask Your Question

Rishabh6900's profile - activity

2020-04-07 05:09:13 -0500 received badge  Famous Question (source)
2020-04-07 05:09:13 -0500 received badge  Notable Question (source)
2020-04-07 05:07:16 -0500 received badge  Famous Question (source)
2020-04-07 05:05:45 -0500 answered a question Segmentation fault on spawning pr2 with its controllers using pr2_controller_manager

Instead of running pr2 from source I just installed all debian packages of pr2 and found out it runs smoothly. I think o

2020-04-07 05:01:58 -0500 received badge  Famous Question (source)
2020-04-07 04:58:45 -0500 received badge  Notable Question (source)
2020-04-07 04:55:06 -0500 answered a question Parallel Robots - Implementing close kinematic chains

URDF doesn't support close kinematic chains but the functionality of the same can be increased via using gazebo tags bec

2019-09-29 13:27:56 -0500 received badge  Notable Question (source)
2019-09-29 13:27:56 -0500 received badge  Popular Question (source)
2019-09-15 17:20:34 -0500 received badge  Popular Question (source)
2019-09-03 04:34:26 -0500 edited question Segmentation fault on spawning pr2 with its controllers using pr2_controller_manager

Segmentation fault on spawning pr2 with its controllers using pr2_controller_manager I am using gazebo 7 with ros-kineti

2019-09-03 04:33:00 -0500 asked a question Segmentation fault on spawning pr2 with its controllers using pr2_controller_manager

Segmentation fault on spawning pr2 with its controllers using pr2_controller_manager I am trying to spawn pr2 urdf xacro

2019-09-03 04:15:42 -0500 received badge  Popular Question (source)
2019-07-27 03:09:35 -0500 asked a question CMake Error installing gazebo_ros_pkgs from source

CMake Error installing gazebo_ros_pkgs from source I am trying to install gazebo_ros_pkgs from source for my ros-kinetic

2019-07-12 16:39:44 -0500 answered a question I am new to ROS and Gazebo. And I am having trouble installing Gazebo packages on Ubuntu 16.04

install all the unmet dependencies via apt-get install

2019-07-08 04:36:23 -0500 received badge  Famous Question (source)
2019-07-07 04:39:35 -0500 answered a question Linking error with protobuf 3.7 while building gazebo 7 on ubuntu 16.04

For now i have linked gazebo 7 with protobuf 2.6.1 (build from source) and the whole linking error is reduced to :-

2019-07-07 04:34:33 -0500 received badge  Notable Question (source)
2019-07-06 13:14:23 -0500 received badge  Popular Question (source)
2019-07-03 07:37:20 -0500 asked a question Linking error with protobuf 3.7 while building gazebo 7 on ubuntu 16.04

Linking error with protobuf 3.7 while building gazebo 7 on ubuntu 16.04 I am trying to install gazebo 7 from source on u

2019-07-03 07:37:18 -0500 asked a question Linking error with protobuf 3.7 while building gazebo 7 on ubuntu 16.04

Linking error with protobuf 3.7 while building gazebo 7 on ubuntu 16.04 I am trying to install gazebo 7 from source on u

2019-07-03 07:37:16 -0500 asked a question Linking error with protobuf 3.7 while building gazebo 7 on ubuntu 16.04

Linking error with protobuf 3.7 while building gazebo 7 on ubuntu 16.04 I am trying to install gazebo 7 from source on u

2019-06-03 14:34:55 -0500 received badge  Editor (source)
2019-06-03 14:34:55 -0500 edited answer how to install google protocol buffers using cmake?

cd protobuf/cmake mkdir build cd build cmake.... make... sudo make install

2019-06-03 14:32:05 -0500 answered a question how to install google protocol buffers using cmake?

cd protobuf/cmake mkdir build cd build cmake.... make... sudo make install

2019-05-29 12:29:35 -0500 received badge  Famous Question (source)
2019-05-27 15:53:17 -0500 received badge  Enthusiast
2019-05-23 09:32:59 -0500 received badge  Notable Question (source)
2019-05-23 09:30:04 -0500 commented answer how to install google protocol buffers using cmake?

The Cmakelists.txt of ignition messages contain the following lines :- ign_find_package(IgnProtobuf VE

2019-05-23 09:29:03 -0500 commented answer how to install google protocol buffers using cmake?

The Cmakelists.txt of ignition messages contain the following lines :- ign_find_package(IgnProtobuf VER

2019-05-23 09:15:23 -0500 received badge  Popular Question (source)
2019-04-06 13:05:23 -0500 asked a question how to install google protocol buffers using cmake?

how to install google protocol buffers using cmake? I am trying to install gazebo 7 from source in order to use gdb to i