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

DinnerHowe's profile - activity

2021-03-08 11:00:49 -0500 received badge  Famous Question (source)
2018-09-18 19:53:23 -0500 received badge  Nice Answer (source)
2018-08-08 01:22:31 -0500 marked best answer rosbag play from time1 end time2

Hi, guys: i just wander is there a command in rosbag play, could let us play a bag from time1 to time2? BTW, i did not find such command in wiki: http://wiki.ros.org/rosbag/Commandlin...

2018-08-08 01:21:01 -0500 received badge  Notable Question (source)
2018-04-05 02:03:10 -0500 received badge  Famous Question (source)
2018-03-12 05:52:18 -0500 received badge  Famous Question (source)
2018-02-22 09:20:23 -0500 received badge  Notable Question (source)
2018-02-22 09:20:23 -0500 received badge  Popular Question (source)
2018-01-25 00:55:58 -0500 edited question transform geometry_msgs::TransformStamped to tf2::Transform transform

transform geometry_msgs::TransformStamped to tf2::Transform transform hi, there: I use tf2 get a transform between two

2018-01-25 00:37:17 -0500 asked a question transform geometry_msgs::TransformStamped to tf2::Transform transform

transform geometry_msgs::TransformStamped to tf2::Transform transform hi, there: I use tf2 get a transform between two

2018-01-10 02:46:21 -0500 received badge  Notable Question (source)
2017-08-21 06:59:31 -0500 received badge  Notable Question (source)
2017-07-26 02:31:39 -0500 edited answer rviz: cube_list cubes do not disappear

just because you msg is not correct what you need to correct is giving the value of obj_marker.color to obj_marker.colo

2017-07-26 02:28:50 -0500 answered a question rviz: cube_list cubes do not disappear

just because you msg is not correct what you need to correct is giving the value of obj_marker.color to obj_marker.color

2017-07-19 11:25:20 -0500 received badge  Popular Question (source)
2017-07-19 03:10:39 -0500 edited question why local costmap shadowed by something?

why local costmap shadowed by something? hi, guys: i try to output two same rolling window map in two difference frames

2017-07-18 21:33:53 -0500 asked a question why local costmap shadowed by something?

why local costmap shadowed by something? hi, guys: i try to output two same rolling window map in difference frame, by

2017-07-18 21:33:50 -0500 asked a question why local costmap shadowed by something?

why local costmap shadowed by something? hi, guys: i try to output two same rolling window map in difference frame, by

2017-07-12 21:07:24 -0500 received badge  Popular Question (source)
2017-07-10 07:48:47 -0500 asked a question what's the different between *.roslaunch and *.roslaunch.xml

what's the different between *.roslaunch and *.roslaunch.xml what's the different between *.roslaunch and *.roslaunch.

2017-07-04 03:22:15 -0500 received badge  Famous Question (source)
2017-06-21 02:00:06 -0500 received badge  Popular Question (source)
2017-06-20 02:53:30 -0500 received badge  Popular Question (source)
2017-06-20 00:22:18 -0500 edited question would ros document pkg name changes as well when git repository name changed after released

would ros document pkg name changes as well when git repository name changed after released hi all: i read a question h

2017-06-20 00:21:22 -0500 asked a question rosbag play from time1 end time2

rosbag play from time1 end time2 Hi, guys: i just wander is there a command in rosbag play, could let us play a bag f

2017-06-01 12:44:40 -0500 received badge  Notable Question (source)
2017-04-10 21:33:44 -0500 asked a question would ros document pkg name changes as well when git repository name changed after released

hi all:

i read a question here: http://answers.ros.org/question/21793...

then i have a question:

if i manually change released package name on web-site in Github repository setting in other computer without bloom, would ros document will change package name as well?

thanks advance

2017-04-10 21:25:16 -0500 received badge  Scholar (source)
2017-04-10 21:24:09 -0500 received badge  Commentator
2017-04-10 21:24:09 -0500 commented answer why my release not belong to me

thanks a lot, i have never notice that before

2017-04-10 10:18:10 -0500 received badge  Notable Question (source)
2017-04-10 06:55:09 -0500 received badge  Popular Question (source)
2017-04-10 05:08:01 -0500 commented answer How to change package name after release?

how about changing repository on Github web-site in other computer without bloom? should we any thing when we like to change package name? @tfoote

2017-04-10 05:00:15 -0500 asked a question why my release not belong to me

hi there:

i released a rplidar_python driver last year, but when i check it today, it not belong to me any more, could anyone help me on this problem? thanks advance! appreciate for helping! here is the link http://www.ros.org/browse/details.php...

rplidar_python (indigo)

Author(s):

Maintainer(s): turtlebot2

License: TODO

Source: https://github.com/DinnerHowe/rplidar...

Dependencies:

Description: The rplidar_python package

2017-04-09 04:23:16 -0500 received badge  Famous Question (source)
2017-04-07 21:37:14 -0500 answered a question Fusing Multiple Laser Scans

while, I did a fusion between rplidar and Asus xtion pro, and it works fun now. Due to roswiki is down now, could you please put more information about Orbbec Astra?

2017-03-27 13:28:18 -0500 received badge  Notable Question (source)
2017-03-23 04:56:37 -0500 received badge  Popular Question (source)
2017-03-22 22:46:54 -0500 answered a question Mac Pro install ROS indigo failed in "qt_gui_cpp" error: code requires Qt 4.x

while, I figure out how to install qt4

brew tap cartr/qt4
brew tap-pin cartr/qt4
brew install qt

while now the problem is I need to install qt4-no-webkit, when I go through gazebo installation

here is the discussion: https://github.com/mikepurvis/ros-ins...

2017-03-21 00:18:17 -0500 commented question Invalid roslaunch XML syntax: no root <launch> tag

while it's works for me, maybe you should check empty_world.launch or you should just get a new launch file and retype it.

2017-03-21 00:03:57 -0500 answered a question Issues with catkin_ws/src

why you type command like this cd dev/catkin_ws/ bash: cd: dev/catkin_ws/:?

normally, you should type command in terminal like this cd ~/workspace/src, because we usually put our workspace under /home/*** not under /dev/*** , the /dev index is used to store devices.

2017-03-20 23:40:05 -0500 asked a question Mac Pro install ROS indigo failed in "qt_gui_cpp" error: code requires Qt 4.x

hi all:

I'm trying to install ROS indigo into Mac Pro with macOS Sierra 10.12.3.

I follow this tutorial(http://wiki.ros.org/indigo/Installation/OSX/Homebrew/Source), however, it does not looks like such easy for me.

now, I have a trouble about qt4, the error is showing below:

CMake Error at /usr/local/Cellar/cmake/3.7.2/share/cmake/Modules/FindQt4.cmake:1318 (message):
  Found unsuitable Qt version "5.8.0" from /usr/local/opt/qt5/bin/qmake, this
  code requires Qt 4.x
Call Stack (most recent call first):
  src/qt_gui_cpp/CMakeLists.txt:3 (find_package)


-- Configuring incomplete, errors occurred!
See also "/Users/howe/ROS_Howe/build_isolated/qt_gui_cpp/CMakeFiles/CMakeOutput.log".
<== Failed to process package 'qt_gui_cpp': 
  Command '['/Users/howe/ROS_Howe/install_isolated/env.sh', 'cmake', '/Users/howe/ROS_Howe/src/qt_gui_core/qt_gui_cpp', '-DCATKIN_DEVEL_PREFIX=/Users/howe/ROS_Howe/devel_isolated/qt_gui_cpp', '-DCMAKE_INSTALL_PREFIX=/Users/howe/ROS_Howe/install_isolated', '-DCMAKE_BUILD_TYPE=Release', '-G', 'Unix Makefiles']' returned non-zero exit status 1

Reproduce this error by running:
==> cd /Users/howe/ROS_Howe/build_isolated/qt_gui_cpp && /Users/howe/ROS_Howe/install_isolated/env.sh cmake /Users/howe/ROS_Howe/src/qt_gui_core/qt_gui_cpp -DCATKIN_DEVEL_PREFIX=/Users/howe/ROS_Howe/devel_isolated/qt_gui_cpp -DCMAKE_INSTALL_PREFIX=/Users/howe/ROS_Howe/install_isolated -DCMAKE_BUILD_TYPE=Release -G 'Unix Makefiles'

I checked my qt4, and tried all solutions in rosanswers forum, None of them worked. while, the qt4 info is showing below.

cartr/qt4/qt: stable 4.8.7 (bottled), HEAD
Cross-platform application and UI framework
https://www.qt.io/
/usr/local/Cellar/qt/4.8.7_3 (2,720 files, 109.4MB) *
  Poured from bottle on 2017-03-21 at 10:28:32
From: https://github.com/cartr/homebrew-qt4/blob/master/qt.rb
==> Dependencies
Required: openssl ✔
Optional: dbus ✘, mysql ✘, postgresql ✘
==> Requirements
Build: git ✔
==> Options
--with-dbus
    Build with dbus support
--with-docs
    Build documentation
--with-mysql
    Build with mysql support
--with-postgresql
    Build with postgresql support
--with-qt3support
    Build with deprecated Qt3Support module support
--without-webkit
    Build without QtWebKit module
--HEAD
    Install HEAD version
==> Caveats
We agreed to the Qt opensource license for you.
If this is unacceptable you should uninstall.

Qt Designer no longer picks up changes to the QT_PLUGIN_PATH environment
variable as it was tweaked to search for plug-ins provided by formulae in
  /usr/local/lib/qt4/plugins

thus, could anyone help me on this problem? thank you for reading and thanks advance