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

Archhaskeller's profile - activity

2022-01-25 05:18:12 -0500 received badge  Famous Question (source)
2022-01-25 05:18:12 -0500 received badge  Notable Question (source)
2021-11-24 21:42:51 -0500 received badge  Famous Question (source)
2021-11-24 21:42:51 -0500 received badge  Notable Question (source)
2021-05-22 06:26:24 -0500 received badge  Popular Question (source)
2021-05-19 09:07:05 -0500 received badge  Favorite Question (source)
2021-05-18 19:07:09 -0500 asked a question How to manage Navigation 2 Lifecycle

How to manage Navigation 2 Lifecycle I have ROS2 foxy. I installed Navigation 2 and I didn't change any settings. When I

2021-05-11 15:22:35 -0500 marked best answer Merge multiple maps in kinetic

How do you merge multiple maps (generated by map_server map_saver) to form a single map?

I want to generate a single map of a building with high accuracy. Then I will use the map in AMCL for localization

  1. Place the LIDAR in a known position
  2. Generate the scan map using gmapping with the known position
  3. Move to a new known position by moving the LIDAR manually
  4. Repeat 2 until the entire building is mapped
  5. Merge the maps to a single map
2021-05-11 15:18:31 -0500 asked a question Public datasets to benchmark 2D LIDAR

Public datasets to benchmark 2D LIDAR Which public datasets people normally use to benchmark the performance of SLAM alg

2019-01-03 23:29:00 -0500 received badge  Famous Question (source)
2019-01-03 23:29:00 -0500 received badge  Notable Question (source)
2019-01-03 23:29:00 -0500 received badge  Popular Question (source)
2018-12-02 08:43:14 -0500 received badge  Famous Question (source)
2018-08-06 12:52:05 -0500 received badge  Notable Question (source)
2018-06-23 15:55:29 -0500 received badge  Popular Question (source)
2018-05-23 14:37:49 -0500 received badge  Popular Question (source)
2018-05-23 14:37:31 -0500 asked a question Merge multiple maps in kinetic

Merge multiple maps in kinetic How do you merge multiple maps (generated by map_server map_saver) to form a single map?

2018-04-23 15:23:57 -0500 received badge  Famous Question (source)
2018-04-23 15:23:57 -0500 received badge  Notable Question (source)
2017-09-26 04:47:42 -0500 received badge  Notable Question (source)
2017-09-26 04:47:42 -0500 received badge  Popular Question (source)
2017-07-07 21:45:47 -0500 asked a question RGBD colour balance?

RGBD colour balance? I am using Astra Pro with usb_cam. I calibrate the hue using v4lcup. Images are pulled using v4l dr

2017-04-28 23:39:19 -0500 commented question Don't get all rostopic echo data

did you run rostopic echo before the node?

2017-04-28 23:36:24 -0500 received badge  Supporter (source)
2017-04-28 23:35:59 -0500 marked best answer rtabmap depth_registration ?

I am using rtabmap. rtabmap requires depth/image (sensor_msgs/Image). Does it need a rectified registered depth image or just the raw registered depth image?

I am guessing the registered depth image needs to be in meters.

2017-04-28 16:51:02 -0500 edited question rtabmap depth_registration ?

rtabmap depth_registration ? I am using rtabmap. rtabmap requires depth/image (sensor_msgs/Image). Does it need a rectif

2017-04-28 16:50:50 -0500 asked a question rtabmap depth_registration ?

rtabmap depth_registration ? I am using rtabmap. rtabmap requires depth/image (sensor_msgs/Image). Does it need a rectif

2017-04-27 22:09:41 -0500 received badge  Scholar (source)
2017-04-27 22:09:01 -0500 edited question Astra frame rate

Astra frame rate I am trying to run the astra on a raspberry pi 3. The astra produces too much data for the raspberry pi

2017-04-27 22:08:34 -0500 edited question Astra frame rate

Astra frame rate I am trying to run the astra on a raspberry pi 3. The astra produces too much data for the raspberry pi

2017-04-27 22:08:34 -0500 received badge  Editor (source)
2017-04-27 22:00:53 -0500 edited question Astra frame rate

Astra frame rate I am trying to run the astra on a raspberry pi 3. How do I throttle the frame rate of the astra to re

2017-04-27 21:58:25 -0500 asked a question Astra frame rate

Astra frame rate I am trying to run the astra on a raspberry pi 3. How do I throttle the frame rate of the astra to re

2017-03-29 11:11:45 -0500 received badge  Enthusiast
2017-03-19 09:34:28 -0500 received badge  Popular Question (source)
2017-03-18 01:12:27 -0500 received badge  Organizer (source)
2017-03-17 21:03:27 -0500 asked a question sensor_msgs/Imu Frame of reference?

What is the frame of reference for sensor_msgs/Imu?

It seems vague.

If the gyro rotate in counter clockwise direction around +Z direction is angular_velocity.z positive or negative?

If the robot is stationary then would linear_acceleration.z be +9.8 m/s^2 or -9.8 m/s^2 ?

If the robot moves from zero velocity to 1m/s in the X direction would linear_acceleration.x be positive or negative?

2017-01-24 22:51:23 -0500 asked a question ros-kinetic-robot on Arch Linux?

I installed ros-kinetic-ros-core 1.3.0-1 from the AUR in Arch Linux.

I also have poco 1.7.7-1 installed.

However, I can't seem to get ros-kinetic-robot 1.3.0-1 to compile.

Specifically this package ros-kinetic-diagnostic-aggregator 1.8.10-1.

When I do

yaourt -S aur/ros-kinetic-diagnostic-aggregator

this happens

==> Starting build()...
-- The C compiler identification is GNU 6.3.1
-- The CXX compiler identification is GNU 6.3.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using CATKIN_DEVEL_PREFIX: /tmp/yaourt-tmp-lol/aur-ros-kinetic-diagnostic-aggregator/src/build/devel
-- Using CMAKE_PREFIX_PATH: /opt/ros/kinetic
-- This workspace overlays: /opt/ros/kinetic
-- Found PythonInterp: /usr/bin/python2 (found version "2.7.13") 
-- Using PYTHON_EXECUTABLE: /usr/bin/python2
-- Using default Python package layout
-- Found PY_em: /usr/lib/python2.7/site-packages/em.pyc  
-- Using empy: /usr/lib/python2.7/site-packages/em.pyc
-- Using CATKIN_ENABLE_TESTING: ON
-- Skip enable_testing() when building binary package
-- Using CATKIN_TEST_RESULTS_DIR: /tmp/yaourt-tmp-lol/aur-ros-kinetic-diagnostic-aggregator/src/build/test_results
-- Found gtest: gtests will be built
-- Using Python nosetests: /usr/bin/nosetests-2.7
-- catkin 0.7.4
CMake Warning at /opt/ros/kinetic/share/catkin/cmake/catkin_package.cmake:166 (message):
  catkin_package() DEPENDS on 'bondpy' but neither 'bondpy_INCLUDE_DIRS' nor
  'bondpy_LIBRARIES' is defined.
Call Stack (most recent call first):
  /opt/ros/kinetic/share/catkin/cmake/catkin_package.cmake:102 (_catkin_package)
  CMakeLists.txt:7 (catkin_package)


-- Boost version: 1.63.0
-- Found the following Boost libraries:
--   system
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    PYTHON_BASENAME
    PYTHON_INCLUDE_DIR
    PYTHON_LIBRARY


-- Build files have been written to: /tmp/yaourt-tmp-lol/aur-ros-kinetic-diagnostic-aggregator/src/build
Scanning dependencies of target diagnostic_msgs_generate_messages_cpp
[  0%] Built target diagnostic_msgs_generate_messages_cpp
Scanning dependencies of target diagnostic_aggregator
[  8%] Building CXX object CMakeFiles/diagnostic_aggregator.dir/src/status_item.cpp.o
[ 16%] Building CXX object CMakeFiles/diagnostic_aggregator.dir/src/analyzer_group.cpp.o
[ 25%] Building CXX object CMakeFiles/diagnostic_aggregator.dir/src/generic_analyzer.cpp.o
[ 33%] Building CXX object CMakeFiles/diagnostic_aggregator.dir/src/discard_analyzer.cpp.o
[ 41%] Building CXX object CMakeFiles/diagnostic_aggregator.dir/src/ignore_analyzer.cpp.o
[ 50%] Building CXX object CMakeFiles/diagnostic_aggregator.dir/src/aggregator.cpp.o
[ 58%] Linking CXX shared library devel/lib/libdiagnostic_aggregator.so
[ 58%] Built target diagnostic_aggregator
Scanning dependencies of target aggregator_node
[ 66%] Building CXX object CMakeFiles/aggregator_node.dir/src/aggregator_node.cpp.o
[ 75%] Linking CXX executable devel/lib/diagnostic_aggregator/aggregator_node
/opt/ros/kinetic/lib/libclass_loader.so: undefined reference to `Poco::SharedLibrary::suffix[abi:cxx11]()'
/opt/ros/kinetic/lib/libclass_loader.so: undefined reference to `Poco::SharedLibrary::SharedLibrary(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/aggregator_node.dir/build.make:148: devel/lib/diagnostic_aggregator/aggregator_node] Error 1
make[1]: *** [CMakeFiles/Makefile2:101: CMakeFiles/aggregator_node.dir ...
(more)