Re: [ros-users] ros-users Digest, Vol 35, Issue 3

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
+ (text/html)
Slet denne besked
Besvar denne besked
Skribent: User discussions
Dato:  
Til: ros-users
CC: Simon Egerton
Emne: Re: [ros-users] ros-users Digest, Vol 35, Issue 3
Hi Chad Rockey,

Thanks for your reply. You are right, it is very fun to play with Razor.
The fast 3D simulation in this razor_imu_9dof make it look like a rocket!
This package also publish IMU message which make it good for this package
www.ros.org/wiki/robot_pose_ekf

Glad you enjoy this release, feel free to comment and make this package
awesome.

PS: I will make a Youtube video to prove that this package works like magic
:)

ROS Wiki
http://www.ros.org/wiki/razor_imu_9dof

GitHub
https://github.com/robotictang/razor_imu_9dof

Cheers
Tang

On 4 January 2013 04:00, <> wrote:

> Send ros-users mailing list submissions to
>         

>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://code.ros.org/mailman/listinfo/ros-users
> or, via email, send a message with subject or body 'help' to
>         

>
> You can reach the person managing the list at
>         

>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of ros-users digest..."
>
>
> Today's Topics:
>
>    1. Re: answers.ros.org down? (Tully Foote)
>    2. New driver and 3D visualization package for       razor_imu_9dof
>       sensor (Tang)
>    3. Re: New driver and 3D visualization package for
>       razor_imu_9dof sensor (Chad Rockey)
>    4. Re: ROS Groovy Tutorials (Arkapravo Bhaumik)

>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 2 Jan 2013 13:14:07 -0800
> From: Tully Foote <>
> To: User discussions <>
> Subject: Re: [ros-users] answers.ros.org down?
> Message-ID:
>         <
> >
> Content-Type: text/plain; charset="windows-1252"

>
> Thanks for the heads up. It's back online now.
>
> Tully
>
>
> On Wed, Jan 2, 2013 at 8:29 AM, Dan Lazewatsky <
> >wrote:
>
> > Same here. I'm getting a 502.
> >
> >
> > On Wed, Jan 2, 2013 at 10:57 AM, Kevin Walchko <
> >wrote:
> >
> >> I think answers.ros.org is down ?
> >> _______________________________________________
> >> ros-users mailing list
> >>
> >> https://code.ros.org/mailman/listinfo/ros-users
> >>
> >>
> >
> > _______________________________________________
> > ros-users mailing list
> >
> > https://code.ros.org/mailman/listinfo/ros-users
> >
> >
>
>
> --
> Tully Foote
>
> (650) 475-2827
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> </lurker/list/ros-users.html/attachments/20130102/5d89e2fa/attachment-0001.html>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 3 Jan 2013 12:00:01 +0800
> From: Tang <>
> To: 
> Cc: Simon Egerton <>
> Subject: [ros-users] New driver and 3D visualization package for
>         razor_imu_9dof sensor
> Message-ID:
>         <
> >
> Content-Type: text/plain; charset="iso-8859-1"

>
> Dear ROS users,
>
> Thanks everybody for feedback. I just contributed a working sensor driver
> for Razor IMU 9 DOF sensor board. https://www.sparkfun.com/products/9623,
> my razor_imu_9dof package can handle different version of Razor board
> hardware which requires different firmware to be uploaded to the board
> (Thanks to https://dev.qu.tu-berlin.de/projects/sf-razor
> -9dof-ahrs/wiki/Tutorial which its firmware are included in this ROS
> package). On top of that, this sensor board is very accurate, responsive
> and good for robot. This version of firmware is able to be calibrated and
> thus further increase the board accuracy. Best of all, I included a 3D
> visualization testing for this package. The message node can be run as
> standalone because I had split the visualization and message node into two
> different node. Therefore it can run very fast and practical.
>
> The razor IMU board will be used in my (very) new eddiebot project as its
> IMU sensor
> http://www.ros.org/wiki/eddiebot
> http://www.ros.org/wiki/eddiebot_line_follower
> http://www.ros.org/wiki/eddiebot_head_tracking
> http://www.ros.org/wiki/eddiebot_teleop
> http://www.ros.org/wiki/eddiebot_follower
>
> Cheers
>
> Tang Tiong Yew
> Monash University
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> </lurker/list/ros-users.html/attachments/20130103/f6628640/attachment-0001.html>
>
> ------------------------------
>
> Message: 3
> Date: Wed, 2 Jan 2013 21:16:40 -0800
> From: Chad Rockey <>
> To: User discussions <>
> Cc: Simon Egerton <>
> Subject: Re: [ros-users] New driver and 3D visualization package for
>         razor_imu_9dof sensor
> Message-ID:
>         <CALRt+qb4A0X4zfzdHj9-=
> >
> Content-Type: text/plain; charset="iso-8859-1"

>
> Hi Tang,
>
> I'm glad to see this! I've always liked the Razor, but it did need better
> firmware.
>
> I couldn't find a link to the firmware or your interface driver. Can you
> provide a link directly to the razor package?
>
> ---
>
> Also, you should consider using
> http://www.ros.org/wiki/depthimage_to_laserscan instead of
> pointcloud_to_laserscan. It should use a lot less CPU in most situations
> and can be run on platforms without PCL.
>
> On Wed, Jan 2, 2013 at 8:00 PM, Tang <> wrote:
>
> > Dear ROS users,
> >
> > Thanks everybody for feedback. I just contributed a working sensor driver
> > for Razor IMU 9 DOF sensor board. https://www.sparkfun.com/products/9623
> ,
> > my razor_imu_9dof package can handle different version of Razor board
> > hardware which requires different firmware to be uploaded to the board
> > (Thanks to https://dev.qu.tu-berlin.de/projects/sf-razor
> > -9dof-ahrs/wiki/Tutorial which its firmware are included in this ROS
> > package). On top of that, this sensor board is very accurate, responsive
> > and good for robot. This version of firmware is able to be calibrated and
> > thus further increase the board accuracy. Best of all, I included a 3D
> > visualization testing for this package. The message node can be run as
> > standalone because I had split the visualization and message node into
> two
> > different node. Therefore it can run very fast and practical.
> >
> > The razor IMU board will be used in my (very) new eddiebot project as its
> > IMU sensor
> > http://www.ros.org/wiki/eddiebot
> > http://www.ros.org/wiki/eddiebot_line_follower
> > http://www.ros.org/wiki/eddiebot_head_tracking
> > http://www.ros.org/wiki/eddiebot_teleop
> > http://www.ros.org/wiki/eddiebot_follower
> >
> > Cheers
> >
> > Tang Tiong Yew
> > Monash University
> >
> > _______________________________________________
> > ros-users mailing list
> >
> > https://code.ros.org/mailman/listinfo/ros-users
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> </lurker/list/ros-users.html/attachments/20130102/a63044f7/attachment-0001.html>
>
> ------------------------------
>
> Message: 4
> Date: Fri, 4 Jan 2013 01:17:42 +0530
> From: Arkapravo Bhaumik <>
> To: User discussions <>
> Subject: Re: [ros-users] ROS Groovy Tutorials
> Message-ID:
>         <
> >
> Content-Type: text/plain; charset="iso-8859-1"

>
> Hi Tully,
>
> I have put a note to the following tutorials on stage controllers about
> incompatibility with Fuerte and Groovy. Stage 4.1.1 has had issues with
> these tutorials which were designed on Stage 3.2.2 (Diamondback and
> Electric).
>
> http://www.ros.org/wiki/stage/Tutorials/IntroductiontoStageControllers
>
>
> http://www.ros.org/wiki/stage/Tutorials/MakingMapsUsingStagesWanderController
>
> Best regards,
>
> Arkapravo
>
> --
> *Arkapravo Bhaumik*
> E-mail :
> Website : http://mobotica.blogspot.in/
> Code repository : https://github.com/Arkapravo
> Facebook :
> Skype : arkapravo
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> </lurker/list/ros-users.html/attachments/20130104/d73ef3fc/attachment-0001.html>
>
> ------------------------------
>
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>
>
> End of ros-users Digest, Vol 35, Issue 3
> ****************************************
>