Author Topic: Problem with conspec recognition for robots with ties  (Read 2403 times)

Offline Testlund

  • Bot God
  • *****
  • Posts: 1574
    • View Profile
Problem with conspec recognition for robots with ties
« on: November 30, 2013, 09:10:16 AM »
It still doesn't work. Just load this sim and bring some tieplants close to a Nitrosobactus and you will see no slime is produced.
The internet is corrupt and controlled by criminally minded people.

Offline Testlund

  • Bot God
  • *****
  • Posts: 1574
    • View Profile
Re: Problem with conspec recognition for robots with ties
« Reply #1 on: November 30, 2013, 05:21:41 PM »
It works! It works!  :boing:

Terribly sorry! I'm afraid I didn't actually test this drop first. Must have clicked the wrong one.  :redface:

Do you think you could add the  "reftype" sysvar to touch senses too. I would like for this to work:

Code: [Select]
cond
*.reftype 1 =
*.nrg 250 >
*.fixpos 1 <
start
1 .fixpos store
stop
The internet is corrupt and controlled by criminally minded people.

Offline Botsareus

  • Society makes it all backwards - there is a good reason for that
  • Bot God
  • *****
  • Posts: 4483
    • View Profile
Re: Problem with conspec recognition for robots with ties
« Reply #2 on: December 01, 2013, 10:39:40 AM »
So you want the reftype of what the robot is currently touching if robot sees nothing?