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

Seano's profile - activity

2017-06-29 15:27:10 -0500 received badge  Notable Question (source)
2017-05-01 03:50:41 -0500 received badge  Famous Question (source)
2017-04-21 11:31:35 -0500 received badge  Notable Question (source)
2017-04-21 11:31:35 -0500 received badge  Famous Question (source)
2017-04-21 11:31:35 -0500 received badge  Popular Question (source)
2017-02-13 06:22:14 -0500 received badge  Taxonomist
2016-11-28 04:07:18 -0500 received badge  Notable Question (source)
2016-11-28 03:14:05 -0500 asked a question Compiling driver_base package in ROS Kinetic

Hi all...

I use Ubuntu 16 Xenial and ROS Kinetic. When I ran catkin_make in creating new workspace, i found this following error:

CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package): Could not find a package configuration file provided by "driver_base" with any of the following names:
driver_baseConfig.cmake
driver_base-config.cmake

I think, I need to compile driver_base package for ROS Kinetic.

I tried this syntax:

sudo apt-get install ros-kinetic-driver-base

And I got this following response:

Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package ros-kinetic-driver-base

I dont know what should I do next.. Any idea..??

Thanks...

2016-11-28 03:00:03 -0500 commented answer problem in creating ROS Workspace

I think I should to compile driver_base package.. But i dont know where to find the resource..

2016-11-28 02:59:21 -0500 commented answer problem in creating ROS Workspace

It doesn't work.. :( but thanks anyway..

2016-11-28 02:43:08 -0500 commented answer problem in creating ROS Workspace

OK.. I'll try.. thanks..

2016-11-28 02:09:16 -0500 received badge  Popular Question (source)
2016-11-25 04:14:09 -0500 asked a question problem in creating ROS Workspace

Hi all...

I've installed Ubuntu 16 Xenial and also ROS Kinetic. I tried to run simulation with Gazebo. when I executed catkin_make in creating ROS workspace, I found this following error:

CMake Error at /opt/ros/kinetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
Could not find a package configuration file provided by "driver_base" with
any of the following names:
  driver_baseConfig.cmake
  driver_base-config.cmake

and this one:

-- Configuring incomplete, errors occurred!
See also "/home/seano/simulation/ros_catkin_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/seano/simulation/ros_catkin_ws/build/CMakeFiles/CMakeError.log".
Makefile:290: recipe for target 'cmake_check_build_system' failed
make: [cmake_check_build_system] Error 1
Invoking "make cmake_check_build_system" failed

any idea..??

thanks..

Seano

2016-11-16 09:38:46 -0500 received badge  Popular Question (source)
2016-10-30 17:43:37 -0500 received badge  Famous Question (source)
2016-05-27 02:40:53 -0500 received badge  Notable Question (source)
2016-05-19 05:29:23 -0500 received badge  Famous Question (source)
2016-04-22 06:10:15 -0500 received badge  Enthusiast
2016-04-22 06:10:14 -0500 received badge  Enthusiast
2016-04-22 06:10:14 -0500 received badge  Enthusiast
2016-04-22 06:10:14 -0500 received badge  Enthusiast
2016-04-15 11:52:29 -0500 received badge  Notable Question (source)
2016-04-15 10:30:32 -0500 received badge  Scholar (source)
2016-04-15 08:42:25 -0500 commented answer Jade vs Indigo

Get it.. Thanks for your answer.. :)

Seano

2016-04-15 08:36:36 -0500 received badge  Popular Question (source)
2016-04-15 04:56:11 -0500 asked a question Jade vs Indigo

Hi,

I'm very new on ROS. I use Ubuntu 14.04 LTS (Trusty). I want to install ROS on my Linux. Which ROS is the best for my OS..?? Jade, or Indigo, or maybe there is something better then those two..??

Thank you.

Regards,

Seano

2016-04-14 16:34:28 -0500 received badge  Popular Question (source)
2016-04-14 11:22:34 -0500 commented question Error in Installing ROS Indigo
2016-04-14 11:05:24 -0500 asked a question Error in Installing ROS Indigo

Hi all,

I'm using VM VirtualBox to running Ubuntu-14.04.4. And I wanted to import ROS Indigo into it. But when I imported it, I faced an error like below :

Could not create the imported medium 'C:\Users\SEANO\VirtualBox VMs\RosIndigo32Bits\RosIndigo32Bits-disk1.vmdk' (VERR_VD_VMDK_INVALID_FORMAT)

Code d'erreur : VBOX_E_FILE_ERROR (0x80BB0004)

Composant : ApplianceWrap

Interface : IAppliance {8398f026-4add-4474-5bc3-2f9f2140b23e}

Can someone give me an idea? Thanks..

Regards,

Seano

2016-04-04 12:38:54 -0500 commented question Can Mission Planner be used to monitor multi vehicles?

okay, thanks...

2016-04-04 09:11:08 -0500 asked a question Can Mission Planner be used to monitor multi vehicles?

Hi all,

I'm newbie here, and this is my first question here. As far as i know, Mission planner is used to monitor single vehicle.

Maybe anyone here can give me an idea, can mission planner be used to monitor multi vehicles?

Thanks,

Seano