Hi Lukas,

Thanks for your hard work on putting together this release.  I just
gave roscore a test on a Gumstix Overo COM and comes up just fine.

During build, I noticed this warning:
"WARNING: Function remove_packaging_data_files doesn't exist"
It looks like this function is deprecated (See 24.4.9 in [1]).

When trying to run, ros_chatter following the README here [2], I don't
have a setup.sh and, even after exporting the ROS setup (export
ROS_ROOT=/opt/ros/hydro etc.), I run into an error with catkin:
"
Could neither find file "toplevel.cmake" in any workspace nor
relative, checked the following paths:
/home/root/ws/src/catkin/cmake/toplevel.cmake
/opt/ros/hydro/catkin/cmake/toplevel.cmake
/opt/ros/hydro/lib/python2.7/cmake/toplevel.cmake
/opt/ros/hydro/share/catkin/cmake/toplevel.cmake
/opt/ros/hydro/lib/share/catkin/cmake/toplevel.cmake
"

Silly mistake on my end or is there a different procedure for testing
with ros_chatter?

[1] http://www.yoctoproject.org/docs/1.8/mega-manual/mega-manual.html
[2] https://github.com/bmwcarit/ros_chatter/tree/master

--Ash

On Wed, May 6, 2015 at 9:49 PM, Lukas Bulwahn
<[email protected]> wrote:
> Dear meta-ros users,
>
> I have been heavily cross-compiling 'bitbake core-image-ros-world' with the
> master branch of OpenEmbedded-Core, and the master and dizzy branch of the
> Poky Distribution.
>
> All build errors in meta-ros are now addressed for all available machines in
> OpenEmbedded-Core and Poky. I have also tested that roscore and ros_chatter
> run with the README.md description in the qemux86-64 virtual machine. The
> result is now released as version 0.2-rc3 [1], and this finalizes my testing
> and validation for version 0.2.
>
> If you have some spare time, please try out if this latest release candidate
> works with your setting and report any further problems until May 17th,
> 2015. If no further critical problems are reported, version 0.2 will be
> released on May 18th, 2015.
>
> [1] https://github.com/bmwcarit/meta-ros/releases/tag/v0.2rc3
>
> Lukas

Reply via email to