Building soem drivers do not build in Electric

Hi all,

We are trying to build soem stack but we get errors with the drivers, i.e. soem_beckhoff_drivers, soem_ebox and our own drivers. We get the following:

 
 In file included from /home/erik/Documents/Stage/ROS/soem/soem_ebox/src/soem_ebox.cpp:25:
  /home/erik/Documents/Stage/ROS/soem/soem_ebox/src/soem_ebox.h:29:37: error: soem_master/soem_driver.h: No such file or directory
  /home/erik/Documents/Stage/ROS/soem/soem_ebox/src/soem_ebox.cpp:27:45: error: soem_master/soem_driver_factory.h: No such file or directory

We are using ROS Electric and edited the manifest.xml & cmakelists for soem. When using ROS Diamondback we do not have any problems and the drivers just build fine.

Any solution to get the drivers working in Electric?

Thanks in advance, Jeroen

Building soem drivers do not build in Electric

2011/10/21 jjpa [dot] willems [..] ... <jjpa [dot] willems [..] ...>:
> Hi all,
>
> We are trying to build soem stack but we get errors with the drivers, i.e. soem_beckhoff_drivers, soem_ebox and our own drivers. We get the following:
> <pre>
>  In file included from /home/erik/Documents/Stage/ROS/soem/soem_ebox/src/soem_ebox.cpp:25:
>  /home/erik/Documents/Stage/ROS/soem/soem_ebox/src/soem_ebox.h:29:37: error: soem_master/soem_driver.h: No such file or directory
>  /home/erik/Documents/Stage/ROS/soem/soem_ebox/src/soem_ebox.cpp:27:45: error: soem_master/soem_driver_factory.h: No such file or directory
> <pre>
>
> We are using ROS Electric and edited the manifest.xml & cmakelists for soem.
> When using ROS Diamondback we do not have any problems and the drivers just build fine.
>
> Any solution to get the drivers working in Electric?

I pushed some more fixed to the electric branch. It's compiling here
fine now. Can you try again (make clean; make) and make sure that:
- you're using the electric branch of the soem repo
- sourced the env.sh script from the orocos_toolchain folder

regards,

Steven

>
> Thanks in advance, Jeroen
> --
> Orocos-Users mailing list
> Orocos-Users [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
>

Building soem drivers do not build in Electric

The problem is fixed, the soem drivers can be compiled in Electric.

Thanks.

Regards, Jeroen

Building soem drivers do not build in Electric

The soem electric is working again.

Thanks! Jeroen

PS. I could not reply using the forum because the CAPTCHA is unreadable,
probably due to the website update.

On Fri, Oct 21, 2011 at 10:26, Steven Bellens <
steven [dot] bellens [..] ...> wrote:

> 2011/10/21 jjpa [dot] willems [..] ... <jjpa [dot] willems [..] ...>:
> > Hi all,
> >
> > We are trying to build soem stack but we get errors with the drivers,
> i.e. soem_beckhoff_drivers, soem_ebox and our own drivers. We get the
> following:
> > <pre>
> > In file included from
> /home/erik/Documents/Stage/ROS/soem/soem_ebox/src/soem_ebox.cpp:25:
> > /home/erik/Documents/Stage/ROS/soem/soem_ebox/src/soem_ebox.h:29:37:
> error: soem_master/soem_driver.h: No such file or directory
> > /home/erik/Documents/Stage/ROS/soem/soem_ebox/src/soem_ebox.cpp:27:45:
> error: soem_master/soem_driver_factory.h: No such file or directory
> > <pre>
> >
> > We are using ROS Electric and edited the manifest.xml & cmakelists for
> soem.
> > When using ROS Diamondback we do not have any problems and the drivers
> just build fine.
> >
> > Any solution to get the drivers working in Electric?
>
> I pushed some more fixed to the electric branch. It's compiling here
> fine now. Can you try again (make clean; make) and make sure that:
> - you're using the electric branch of the soem repo
> - sourced the env.sh script from the orocos_toolchain folder
>
> regards,
>
> Steven
>
> >
> > Thanks in advance, Jeroen
> > --
> > Orocos-Users mailing list
> > Orocos-Users [..] ...
> > http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
> >
>