Thread: Puzzled: SIGALRM signal handler doesn't install

  1. #16
    Registered User
    Join Date
    Aug 2012
    Posts
    14
    Quote Originally Posted by erupter View Post
    Maybe I wasn't clear enough last time: this is a barebone testbed.

    Ok so you want to know what I have to do: the entire application manages a robot, with sensors, map building, odometry, state estimation.
    The ZMQ part is only to communicate with other robots.
    Do you really need to know the specifics of what I have to do, to believe that blocking doesn't suit my needs?
    Quote Originally Posted by Codeplug View Post
    Do you have "other code" that must be run during these two wait periods?
    Really: are you making fun of me?
    Do you have any familiarity with the concepts of control theory, time coherence, sampling, signal theory and moreover determinism?

  2. #17
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    >> Do you really need to know the specifics of what I have to do, to believe that blocking doesn't suit my needs?
    I've never suggested blocking.

    >> Really: are you making fun of me?
    No. You're doing just fine on your own.

    gg

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. signal handler does not print
    By barramundi9 in forum C Programming
    Replies: 4
    Last Post: 07-27-2011, 11:20 PM
  2. Signal handler for assert()
    By jeffcobb in forum Linux Programming
    Replies: 17
    Last Post: 06-10-2010, 08:36 PM
  3. Signal handler function - pointer to this gets lost
    By maus in forum C++ Programming
    Replies: 1
    Last Post: 07-01-2009, 09:10 AM
  4. using a signal handler to kill processes
    By dinjas in forum C Programming
    Replies: 2
    Last Post: 03-16-2005, 12:58 PM
  5. signal handler
    By falconetti in forum C Programming
    Replies: 1
    Last Post: 02-21-2002, 07:54 PM

Tags for this Thread