Skip to content

Compilation error etc #1

@n3opl4n

Description

@n3opl4n

At first I would like to congratulate you for your work. The guide help me setup successfully (I believe) the rtnet over xenomai 2.6.4. However I bumped into some problems like

  • In the CMakeList.txt there are some non-existent files (fridualseq_rt.cpp) which I had to remove in order to compile
  • After "cmake ." and during building I got some errors that signal() and SIGXCPU are undefined. After some googling I added "#include <signal.h>" at some source files and the build was successful. Was this addition correct?
  • Finally I tried running some firstAppRT and friTestRT without success. I get the following result for friFirstAppRT (the robot was with FRIOpen and was waiting for perfect quality for command mode, the pc IP is 192.168.0.10 and the robot IP 192.168.0.1):
Opening FRI Version 1.0.4101.8198 Interface for First Sample
cannot open log pipe
Press [Enter] to exit.
WARNING: Switched out of RealTime. Stack-trace in syslog.
preinitialized server adress to 192.168.0.10
preinitialized remote host to 192.168.0.1 and port 4803
friRemote 49938
FRI Version 1.0.4101.8198

The nonRT applications seem to work fine though.
My configuration is: Xubuntu 12.04, Kernel: 3.8.13-xenomai-2.6.4, RTadapter: Realtek 8139

Fotis

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions