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

Joey Tan's profile - activity

2021-10-21 14:39:50 -0500 received badge  Student (source)
2021-05-08 16:23:35 -0500 received badge  Supporter (source)
2021-04-27 21:09:37 -0500 asked a question No Node Connections on Single Machine

No Node Connections on Single Machine I'm using ROS Melodic on a Raspberry Pi 2 and trying to subscribe to a publisher n

2021-04-26 00:20:09 -0500 edited answer cv_bridge_boost raised unreported exception when importing cv_bridge

Assuming you're using python 3 (I am), adding return 0 to static int do_numpy_import() in cv_bridge/src/module.hpp made

2021-04-26 00:18:03 -0500 answered a question cv_bridge_boost raised unreported exception when importing cv_bridge

Assuming you're using python 3, adding return 0 to static int do_numpy_import() in cv_bridge/src/module.hpp made things

2021-04-25 22:08:55 -0500 edited answer cv_bridge_boost raised unreported exception when importing cv_bridge

I had the same issue, none of the other solutions here worked for me so I commented out line 6 of the __init__.py of th

2021-04-25 22:08:55 -0500 received badge  Editor (source)
2021-04-25 22:08:01 -0500 answered a question cv_bridge_boost raised unreported exception when importing cv_bridge

I had the same issue, none of the other solutions here worked for me so I commented out line 6 of the __init__.py of th

2021-03-14 10:48:25 -0500 received badge  Famous Question (source)
2020-04-08 22:28:30 -0500 commented question Freenect drivers no longer detecting Kinect

No such luck :/

2020-04-08 12:37:06 -0500 received badge  Notable Question (source)
2020-04-08 12:37:06 -0500 received badge  Popular Question (source)
2020-04-07 07:39:49 -0500 commented question Freenect drivers no longer detecting Kinect

@gvdhoorn How can I check if that's the case? I do remember that it took some time to complete, but I'm not sure if that

2020-04-06 11:57:28 -0500 asked a question Freenect drivers no longer detecting Kinect

Freenect drivers no longer detecting Kinect I'm running ROS Kinetic on a raspberry pi, Raspbian Buster. I ran sudo apt-

2020-04-05 13:15:06 -0500 received badge  Famous Question (source)
2019-12-30 18:45:36 -0500 received badge  Notable Question (source)
2019-12-19 14:30:07 -0500 received badge  Popular Question (source)
2019-12-19 13:07:32 -0500 answered a question GTest compile error during workspace build

Commenting out this block of code (or deleting it) in camera_info_manager's CMakeLists.txt allows the package to compile

2019-12-19 13:07:32 -0500 received badge  Rapid Responder (source)
2019-12-19 13:05:33 -0500 commented question GTest compile error during workspace build

@ct2034 It's done; gtest is only mentioned in a conditional statement block though. Would it be as simple as disabling t

2019-12-19 12:48:44 -0500 commented question GTest compile error during workspace build

@ct2034 It's done; gtest is only mentioned in a conditional statement block though. Would it be as simple as disabling t

2019-12-19 12:47:50 -0500 edited question GTest compile error during workspace build

GTest compile error during workspace build Trying to build my workspace using sudo ./src/catkin/bin/catkin_make_isolat

2019-12-19 11:38:52 -0500 asked a question GTest compile error during workspace build

GTest compile error during workspace build Trying to build my workspace using sudo ./src/catkin/bin/catkin_make_isolat

2019-12-17 09:52:05 -0500 received badge  Enthusiast
2019-12-14 00:52:22 -0500 asked a question Yaml missing operators when compiling camera_calibration_parsers

Yaml missing operators when compiling camera_calibration_parsers Trying get ROS Kinetic up and running on a RPi (Raspbia

2019-07-16 19:33:08 -0500 asked a question Using velocity_controllers rotates entire robot

Using velocity_controllers rotates entire robot Every time I command the JointVelocityController on any of the wheels us