Closed maziarzamani closed 11 years ago
@v4hn is working on it here: https://github.com/v4hn/sick_tim3xx/tree/hydro.
@jspricke, sounds cool, any chance you know how far he is in the process?
@maziarzamani: The changes by @v4hn are some small fixes only necessary for Gazebo (and maybe they even already work); the package compiles fine under hydro, and although I've not tested it I suspect the driver itself works, so just give it a try. I've just pushed a new branch hydro
. At the moment it's just a copy of the groovy
branch, but we will push all hydro-specific changes there, so best use that.
Please let us know if it doesn't work! :-)
@mintar, is there a recipe on how to get the groovy
package running in hydro
? I see that the structure is very different in hydro
for packages..
Oh, that's what you mean. Most packages in hydro are "catkin" packages, but sick_tim3xx is still a "rosbuild" package. To build it:
rosmake sick_tim3xx
@mintar, im very new in ROS, and i forgot to add the directory to the environment variable as you mention. I will try this, thanks.
Just confirmed that the hydro
branch is working in Gazebo (and the real driver should work). Closing this issue as solved.
I have just updated to Hydro, and its somewhat too late to downgrade to Groovy. Is there any chance that you will migrate to Hydro in the near future?
Thanks.